Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add implementation_url to WritableStream in Safari #7417

Conversation

sideshowbarker
Copy link
Collaborator

@sideshowbarker sideshowbarker commented Nov 19, 2020

This change adds an implementation_url value for WritableStream in Safari and iOS Safari, per https://trac.webkit.org/changeset/266172/webkit, which says:

Implementation is now ready and is up to date with the latest specification.

As #6873 (comment) notes, that change means this feature shipped in at least TP 114 and probably was also in since TP 113.


Note that this is expected to fail CI unless/until #7396 gets merged

This change adds an implementation_url value for WritableStream in Safari and
iOS Safari, per https://trac.webkit.org/changeset/266172/webkit, which says

> Implementation is now ready and is up to date with the latest specification.

As mdn#6873 (comment)
notes, that change means this feature shipped in at least TP 114 and
probably was also in since TP 113.
@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 19, 2020
@sideshowbarker sideshowbarker marked this pull request as draft November 19, 2020 14:40
Base automatically changed from master to main March 24, 2021 12:54
@lukewarlow
Copy link
Contributor

I think this MR was superseded by #10129, so is probably closable.

@sideshowbarker
Copy link
Collaborator Author

I think this MR was superseded by #10129, so is probably closable.

Yep — thanks, closing

@sideshowbarker sideshowbarker deleted the sideshowbarker/WritableStream-add-implementation_url branch June 22, 2021 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants